Welcome![Sign In][Sign Up]
Location:
Search - programming microsoft visual

Search list

[WEB Code介绍C++编程语言

Description: 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征——菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。 -C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Windows programs, there is no in-depth discussion of C language. MFC is constructed from the original C above the application framework, which provides a Windows application of foundation, one can be inserted inside their own code framework. This framework provides a majority of Windows feat
Platform: | Size: 28838 | Author: 李和平 | Hits:

[Develop ToolsWindows API 参考大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 678486 | Author: 唐壮 | Hits:

[Develop Tools新编WIN32API参考大全

Description: 为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
Platform: | Size: 678511 | Author: mo20 | Hits:

[Internet-NetworkServe11

Description: 用C语言实现了服务器端的编程,编译环境为Microsoft Visual Studio 2005-With C language programming on the server side, the build environment for Microsoft Visual Studio 2005
Platform: | Size: 1199104 | Author: 黄刚 | Hits:

[Software Engineeringaudio-compression-wave

Description: 文介绍了在Microsoft Visual C++ 6.0下如何调用ACM(Audio ComPRession Manager,音频 压缩治理器)音频压缩编程接口对原始录入的Wave音频进行数据压缩。 -Article describes the Microsoft Visual C++ 6.0 how to call the ACM (Audio ComPRession Manager, audio compression control device) audio compression programming interface for the original entry Wave audio data compression.
Platform: | Size: 11264 | Author: 莫凡 | Hits:

[VC/MFCVisual.CSharp2010-step-by-step-ch

Description: 《Visual C# 2010从入门到精通:Step by Step》中文版 内容简介:C#作为微软的旗舰编程语言,深受程序员喜爱,是他们编写高效应用程序的首选语言。Visual C#2010新增了大量可圈可点的丰富特性,《Visual C# 2010从入门到精通:Step by Step》围绕着基础知识和这些新特性全面介绍了如何利用Visual Studio2010和.NET Framework 4.O编写应用程序。书中沿袭深受读者欢迎的Step by Step风格,通过丰富的练习引导读者逐步构建Windows应用程序,访问SQL Server数据库,开发ASP.NET Web应用程序,创建并使用Web服务等。 全书共29章,结构清晰,叙述清楚。所有练习均在Visual Studio 2010简体中文版上进行过全面演练。无论是刚开始接触面向对象编程的新手,还是打算转移到C#的具有C,C++或者Java基础的程序员,都可以从《Visual C# 2010从入门到精通:Step by Step》中吸取到新的知识。-"Visual C# 2010 From Novice to Professional: Step by Step" Chinese version Introduction: C# as the programming language of Microsoft s flagship, loved by programmers, they write efficient applications preferred language. Visual C# 2010 added a lot of remarkable feature-rich, "Visual C# 2010 From Novice to Professional: Step by Step" revolves around the basics of these new features and how to use a comprehensive introduction to Visual Studio2010 and NET Framework 4.. O write applications. The book followed by the readers of Step by Step style exercises to guide readers through the rich gradually build Windows applications to access SQL Server databases, develop ASP.NET Web applications, create and use Web services. The book has 29 chapters, clear structure, narrative clear. All exercises are carried out comprehensive drills on Visual Studio 2010 Simplified Chinese version. Whether it is just getting started with object-oriented programming novice, or intend to move to C# with a C, C
Platform: | Size: 4788224 | Author: sinker15 | Hits:

[VC/MFC!---Beginning-Visual-CPP-2012

Description: This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
Platform: | Size: 13343744 | Author: Tien Nguyen | Hits:

[VC/MFCVCPP

Description: Microsoft Visual C++,(简称Visual C++、MSVC、VC++或VC)是Microsoft公司推出的开发Win32环境程序,面向对象的可视化集成编程系统。它不但具有程序框架自动生成、灵活方便的类管理、代码编写和界面设计集成交互操作、可开发多种程序等优点,而且通过简单的设置就可使其生成的程序框架支持数据库接口、OLE2,WinSock网络、3D控制界面。 它以拥有“语法高亮”,IntelliSense(自动完成功能)以及高级除错功能而著称。比如,它允许用户进行远程调试,单步执行等。还有允许用户在调试期间重新编译被修改的代码,而不必重新启动正在调试的程序。其编译及建置系统以预编译头文件、最小重建功能及累加连结著称。这些特征明显缩短程式编辑、编译及连结花费的时间,在大型软件计划上尤其显著[1] -Microsoft Visual C++, (referred to as Visual C++, MSVC, VC++ or VC) is Microsoft s launch of the development program Win32 environment, visual integrated object-oriented programming system. It not only has the program automatically generates the framework, flexible class management, coding and interface design integration interaction, can develop a variety of programs and other advantages, but also can make it through a simple setup program generated framework supports interface, OLE2, WinSock network, 3D control interface. It has a syntax highlighting , IntelliSense (AutoComplete feature) and advanced debugging capabilities known. For example, it allows users to remotely debug, single-step execution. Also allows users to recompile during debugging code to be modified without having to restart the program being debugged. Compile and build systems to precompiled headers, minimal reconstruction function and the cumulative link known. These features significantly shorten the program to
Platform: | Size: 13312 | Author: Mr.hu | Hits:

[VC/MFCVisual.C.Sharp.2005.Step.by.Step

Description: 这本书的目的是教你用C语言编程基础#利用Visual Studio 2005和。NET框架。你将学习C #语言的特点,然后用它们来构建应用程序在微软Windows操作系统上运行。当你完成这本书,你将有一个全面的了解,并将C #用它来构建Windows窗体应用程序访问SQL Server数据库,微软ASP.NET Web应用程序,开发,建设和消费Web服务。 -The aim of this book is to teach you the fundamentals of programming with C# by using Visual Studio 2005 and the .NET Framework. You will learn the features of the C# language, and then use them to build applications running on the Microsoft Windows operating system. By the time you complete this book, you will have a thorough understanding of C# and will have used it to build Windows Forms applications, access Microsoft SQL Server s, develop ASP.NET Web applications, and build and consume a Web service.
Platform: | Size: 1669120 | Author: zuoxiaoya | Hits:

[VC/MFCBeginning-Visual-CPP-2012-V413HAV

Description: With this book, you can become an effective C++ programmer using Microsoft’s latest application-development system, Visual Studio 2012 to teach you the C++ programming language, and then how to apply C++ in the development of your own Windows applications. Along the way, you will also learn about many of the exciting new capabilities introduced by this latest version of Visual C++.
Platform: | Size: 13345792 | Author: walvekarrajesh | Hits:

[OS programThe-processor-scheduling

Description: 实验一 处理器调度 一. 实验内容 选择一个调度算法,实现处理器调度。 二. 实验目的 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。 三. 实验题目 第—题:设计一个按优先数调度算法实现处理器调度的程序。 运行环境:Microsoft Visual Studio 2005-Experiment one processor scheduling I. experimental content Choose a scheduling algorithm to achieve processor scheduling. II. Experimental purposes In the multi-channel programming system, often there are a number of processes at the same time a state of readiness. When the number is greater than the number of processors readiness process, it must be based on a strategy to determine which process preempt the processor. This experiment simulated on a single processor when the processor scheduling, work to help deepen understanding of their own processor scheduling. III. Experimental title The first- Title: Design of a number of priority scheduling algorithm processor scheduling procedures. Operating environment: Microsoft Visual Studio 2005
Platform: | Size: 584704 | Author: 钟恩芳 | Hits:

[CSharpfivechesses

Description: 这是一个简单的五子棋程序,使用C#语言进行编写50*50-It is a simple backgammon game and used C# programming language to write.Microsoft Visual Studio 2010.Forgive me for not more.
Platform: | Size: 29696 | Author: xianqingxiao | Hits:

[OtherP

Description: Visual Basic (VB) is a programming environment Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections of code written in the BASIC programming language. -Visual Basic (VB) is a programming environment Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections of code written in the BASIC programming language.
Platform: | Size: 137216 | Author: uma | Hits:

[VC/MFCNetworkProgrammingCSocket.Zip

Description: ENEE408G Multimedia Signal Processing Network Programming Manual Using Microsoft Visual Studio.NET C++ And eMbedded Visual C++ 3.0
Platform: | Size: 643072 | Author: texto | Hits:

[OS programwince-Programming-3th

Description: 视窗3应用程序编程为掌上电脑,掌上电脑,和嵌入式设备的编程。 主题包括: 企业计算包括COM、DCOM、使用ADOCE访问数据库,和微软的消息队列 通信,包括网络访问HTTP,TCP/IP,插座,串口通信,并与ActiveSync 3桌面同步 建立和运行应用程序在视觉+ +使用微软基金会 嵌入式Visual C++ 3和Pocket PC SDK光盘 超越用户界面到硬盘核心编程 全面联网和企业计算 从掌上电脑全球通信 所有新功能的视窗3 高级技术的严重窗口程序员-Windows CE 3.0 Application Programming presents programming for Pocket PC, handheld PC, and embedded devices. Topics include: Enterprise computing including COM, DCOM, access using ADOCE, and Microsoft Message Queue Communications, including Internet Web access with HTTP, TCP/IP, sockets, serial communications, and desktop synchronization with ActiveSync 3.0 Build and run applications in Visual C++ using Microsoft Foundation Classes CD-ROM with eMbedded Visual C++ 3.0 and Pocket PC SDK Beyond the user interface to hard-core programming Full-scale networking and enterprise computing Global communications Pocket PCs All the new features of Windows CE 3.0 Advanced techniques for serious Windows CE programmers
Platform: | Size: 1420288 | Author: a | Hits:

[Other[John_Alexander-_Billy_Hollis]_Developing_Web_App

Description: Developing Web Applications with Visual Basic. NET and ASP.NET Developing Web Applications with Visual Basic. NET and ASP.NETКниги ASP.NET Автор: John Alexander, Billy Hollis Год издания: 2002 Формат: pdf Издат.:Wiley Страниц: 400 Размер: 22,8 Mb ISBN: 0471085170 Язык: Английский 85 (голосов: 1) Оценка:John Alexander and bestselling author Billy Hollis show programmers how to develop enterprise-level Web applications using Microsoft s popular programming language—Visual Basic.NET. Features the incomparable insights and programming know-how of two popular Microsoft insiders, arming developers with proven tips and workarounds to use in their own projects Provides step-by-step instruction for creating business Web applications using ASP.NET and VB.NET Companion Web site contains all the code for the sample application
Platform: | Size: 23959552 | Author: unico | Hits:

[CSharpVisual-CSharp-Step-By-Step-CD

Description: 《Visual CSharp Step By Step》配套光盘。这本书假定您是开发人员想要通过使用 Visual Studio 2010 和.NET 框架版本 4.0 学习 C# 编程的基本原理。在这本书中,将学习 C# 语言的功能,然后使用它们来构建在微软的 Windows 操作系统上运行的应用程序。-The Visual CSharp Step By Step CD.This book assumes that you are a developer who wants to learn the fundamentals of-programming with C# by using Visual Studio 2010 and the .NET Framework version 4.0. In this book, you will learn the features of the C# language, and then use them to build applications running on the Microsoft Windows operating system.
Platform: | Size: 4092928 | Author: 徐军 | Hits:

[OtherHook

Description: 利用微软提供的Visual C++6.0开发环境,进行了HOOK编程的应用与工作原理介绍,适合初学者进行学习,简单易懂。-Using the Microsoft Visual C++6.0 development environment, the HOOK programming application and working principle, suitable for beginners to learn, easy to understand.
Platform: | Size: 175104 | Author: CMobileRobot | Hits:

[BooksVBA-Word手册

Description: Microsoft Word 2007 VBA 编程参考(Microsoft Word 2007 VBA programming reference)
Platform: | Size: 2349056 | Author: FTune | Hits:

[Othervb

Description: 本书是微软Visual Studio的资深专家Matthew Curland多年VB开发经验的总结,着重于解决VB程序员编程时所遇到的困难。 由浅入深、循序渐进地讲解了如何开发标准的VB代码、高级编程技巧、以及如何通过一些新算法的使用提高编码效率和性能。 附带的光盘提供了书中内容的相关代码,稍加扩展即可获得用户自定义类型、轻量对象系统、创建定制窗口以及函数重载功能。 盘中还提供了三个功能强大的类型库,对VB中使用的和由VB产生的类型库进行了修正。 本书适合高级程序员阅读,也可供专业计算机人士参考。(This book is a summary of Matthew Curland's experience of VB development for many years, which is a senior expert of Microsoft Visual Studio. It focuses on solving the difficulties encountered by VB programmers. It explains how to develop standard VB code, advanced programming skills, and how to improve coding efficiency and performance through the use of some new algorithms. The Attached CD-ROM provides the relevant code for the contents of the book, with a slight extension of the user custom type, the lightweight object system, the creation of a custom window, and the function overloading function. The disk also provides three powerful type libraries, revising the type library that is used in VB and generated by VB. This book is suitable for senior programmers to read, and can also be used for reference by professional computer personas.)
Platform: | Size: 5835776 | Author: aaazz | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »

CodeBus www.codebus.net